Skip to main content
This forum is closed to new posts and responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 8 Forum

Notes/Domino 8 Forum

Previous Next
Subject: using logical AND in formula language
Feedback Type: Problem
Product Area: Designer Client
Technical Area: Functionality
Platform: Windows XP client
Release: 8.0.1
Reproducible: Always

I'm trying to use a numeric field in both LS and Formula, but can't get the latter to work. I have a field called LocalParams, and it has 8 "on-off" positions corresponding tp 8 parameters. So, in Ls, if I set LocalParams = 255, then I can say..
If (LocalParams AND 32) = 32 then ... means the 6th parameter is ON).

But in Formula, using & does not give the same result
@IF((LocalParams & 32)=32);True;False) does not return True.

Can anyone please help.


Feedback number WEBB7H8GCM created by ~James Preresasternivu on 08/05/2008






Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS